From: y04 <78659085+y04@users.noreply.github.com> Date: Fri, 24 Jun 2022 23:47:38 +0000 (+0200) Subject: luci-app-bmx7: optimized images filesizes X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=b2ab278eda9886963ce965c3f983aade1775851d;p=project%2Fluci.git luci-app-bmx7: optimized images filesizes Wifi icons optimized without any quality degradation. Bmx7logo filesize rediced from 5121 to 3318 bytes, visually looks the same, technically the image is 99.9% identical. Signed-off-by: Alexander Semukhin (cherry picked from commit 09f7278d8872a5052437cc4c4bdc53dd9f84ace2) --- diff --git a/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/bmx7logo.png b/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/bmx7logo.png index c7d9ceafae..c247be9e2d 100644 Binary files a/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/bmx7logo.png and b/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/bmx7logo.png differ diff --git a/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/world.png b/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/world.png index 29b53c957e..be7ff1c09f 100644 Binary files a/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/world.png and b/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/world.png differ diff --git a/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/world_small.png b/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/world_small.png index f5f31056c6..f4a30eaa32 100644 Binary files a/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/world_small.png and b/applications/luci-app-bmx7/root/www/luci-static/resources/bmx7/world_small.png differ